PHY SET CLOTH THICKNESS
Set how thick a cloth object is.
PHY SET CLOTH THICKNESS ID, value#
ID
Integer
identification number of the cloth object
value#
Float
new thickness level
The cloth thickness makes the triangles of the cloth fat for the purposes of collision detection. This improves the robustness of the collision detection. Setting the thickness very low is not recommended as this will lead to poor collision handling. The default value for this is 0.01 and the range is from 0 to infinity. Use this command to set the current thickness level of the specified cloth object.
No example code is provided for this command